McStateDirection Class

Represents the motion state and moving direction of an axis.

Inheritance Hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.Api.McStateDirection

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class McStateDirection
Public Class McStateDirection

 

The McStateDirection class exposes the following members.

Constructors

 NameDescription
McStateDirectionInitializes a new instance of the McStateDirection class.

Properties

 NameDescription
DirectionThe moving direction of an axis.
StateThe motion state of the axis.

See also

IntervalZero.KINGSTAR.Base.Api Namespace